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 {#20686 +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 {#20683 +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" => "57463" ] "request_uri" => "https://osm-commerces.cipherbliss.com/admin/delete_by_zone/57463" "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 => "57463" ], 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 => "57463" ] "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 => "57463" ], 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 => "57463" ] "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 => 558 ], 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 => 558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 484999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 484999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 485999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 485999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 486807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 486807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 551473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 551473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 551474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 551474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 551475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 551475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 551476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 551476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 551477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 551477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 551478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 551478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 551479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 551479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 551480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 551480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 484999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 484999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 485999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 485999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 486807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 486807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 551473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 551473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 551474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 551474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 551475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 551475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 551476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 551476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 551477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 551477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 551478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 551478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 551479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 551479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 551480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 551480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM stats WHERE id = ?" (parameters: [ 1 => 558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM stats WHERE id = ?" "params" => [ 1 => 558 ] "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 |
|