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 {#6013 +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 {#5999 +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" => "37261" ] "request_uri" => "https://osm-commerces.cipherbliss.com/admin/delete_by_zone/37261" "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 => "37261" ], 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 => "37261" ] "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 => "37261" ], 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 => "37261" ] "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 => 567 ], 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 => 567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 500999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 500999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 501999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 501999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 500999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 500999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 501999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 501999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM stats WHERE id = ?" (parameters: [ 1 => 567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM stats WHERE id = ?" "params" => [ 1 => 567 ] "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 |
|